From 0edbf9598706230a0e9e13861ad0153bda360c19 Mon Sep 17 00:00:00 2001 From: Andrew Cooper Date: Tue, 25 Feb 2014 18:46:14 +0000 Subject: [PATCH] tools/ocaml: Ingore more OCaml test binaries Signed-off-by: Andrew Cooper CC: Ian Campbell Acked-by: Ian Jackson CC: David Scott Acked-by: David Scott --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index db3b0831cb..eb210ca9fc 100644 --- a/.gitignore +++ b/.gitignore @@ -390,6 +390,8 @@ tools/ocaml/xenstored/oxenstored tools/ocaml/test/xtl tools/ocaml/test/send_debug_keys tools/ocaml/test/list_domains +tools/ocaml/test/dmesg +tools/ocaml/test/raise_exception tools/debugger/kdd/kdd tools/firmware/etherboot/ipxe.tar.gz tools/firmware/etherboot/ipxe/ -- 2.30.2